home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 June / CHIP Haziran 2001.iso / prog / share / 40 / readme.txt next >
Text File  |  2001-03-19  |  5KB  |  167 lines

  1. Text2Web: 
  2. ---------
  3. Text2Web is a tool to convert text documents to html format.It incorporates 
  4. integrated clipboard support which provides an almost seamless operation for 
  5. web authors who want to include snippets of text (formatted or unformatted) 
  6. into their web pages.
  7.  
  8. Main Features:
  9. --------------
  10. - operate in command-line, batch or interactive mode.
  11. - HTML formatting handles line and column sensitive text 
  12.   (e.g. lists and tables).
  13. - select font parameters.
  14. - integrated clipboard support.
  15. - generate free-standing web page or convert text snippets for 
  16.   insertion into an existing HTML document.
  17. - specify background image.
  18. - use different profiles for different configurations.
  19. - option to replace entities.
  20. - input can be read from a file or clipboard.
  21. - output can be written to a file or clipboard.
  22.  
  23. Platform: 
  24. ---------
  25. Windows 95/98/NT/2000.
  26.  
  27. Installation: 
  28. -------------
  29. To install unzip into a temporary folder and run t2wsetup.exe and follow on-
  30. screen instructions.
  31.  
  32. To uninstall, click on the "Uninstall Text2Web" icon in the Text2Web program 
  33. folder.
  34.  
  35. Distribution:
  36. -------------
  37. The software is freely distributable via all media, providing no charge is 
  38. made (except for a reasonable handling charge), and all files in this 
  39. package are included. If different conditions prevail then written 
  40. permission from the author is required.
  41.  
  42. We support PAD (Portable Application Description) file format. The 
  43. URL for this product is:
  44.  
  45. http://virdi-software.com/padfiles/txt2web.xml
  46.  
  47. License:
  48. --------
  49. Text2Web is freeware and as such no payment is necessary or required. 
  50.  
  51. Warranties:
  52. -----------
  53. The program is supplied "as is" and without any warranties or guarantees. 
  54. You use it at your own risk.
  55.  
  56. Feedback: Comments and suggestions are always welcome.
  57. ---------
  58. Author:     Dev Virdi
  59. E-mail:     dev@virdi-software.com
  60. Homepage:   http://virdi-software.com
  61.  
  62. History:
  63. --------
  64. 2.1.0
  65.     Improved functionality for removing trailing punctuation.
  66.     
  67.     Some minor bug fixes.
  68.     
  69. 2.0.0
  70.     This version sees a complete revamp of the program. It is now written in 
  71.     Delphi which, for the user, means no more worries about extra libraries 
  72.     and compatibility issues. From the design perspective, it gives us a lot 
  73.     more flexibility for future expansion and also a more stable 
  74.     application.
  75.  
  76.     Text2Web and Text2Web Pro  are now split into two independent and free- 
  77.     standing applications. They share only the help file.
  78.  
  79.     Text2Web is freeware and no longer has disabled functionality with pop-
  80.     up dialogs. We hope our users will find this less irritating.
  81.  
  82.     Text2Web Pro is now a fully-functional try-before-you-buy software. The 
  83.     trial period is 30 days.
  84.  
  85.     New Features: 
  86.     -------------
  87.     Introduced concept of profiles. You can now save your configuration 
  88.     in different profiles which can also be called from the command-line 
  89.     or from a batch file. 
  90.     
  91.     Fonts are now specified with style parameters - this gives finer 
  92.     control over display. 
  93.     
  94.     Option to replace (or not) entities - some users prefer not to 
  95.     replace them. The most common entities are replaced if the option 
  96.     is selected. 
  97.     
  98.     The converted document can now be opened directly in your default 
  99.     browser on completion. 
  100.  
  101. 1.6.0
  102.     Maintenance release. Minor bug fixes.
  103.  
  104. 1.5.0    
  105.     More options for free standing page. You can now specify background 
  106.     color and/or image, foreground color, character-set and a footer of your 
  107.     own choice. (These options only in the Pro version).
  108.  
  109.     Added an extra option to disable Email address recognition.
  110.  
  111.     You can now specify Font color as well as size and face.
  112.  
  113.     Option to disable advertising banner at the bottom (Pro only).
  114.  
  115.     A complete reorganization of the layout.
  116.  
  117. 1.3.6
  118.     Fixed a serious bug that stopped Smart Format from working.
  119.  
  120. 1.3.5    
  121.     Option to remove trailing punctuation from URLs.
  122.     
  123.     Now correctly handles URLs enclosed in brackets or quotes.
  124.  
  125. 1.3.1
  126.     Removed footer from the Pro version.
  127.  
  128. 1.3.0
  129.     New options to generate true HTML lists, Tables (Pro only) and Links 
  130.     Selection boxes (Pro only).
  131.  
  132.     Small floating bar that can be located anywhere on the screen (Pro 
  133.     only).
  134.  
  135.     First public release of the Pro version.
  136.  
  137.     Can now handle Unix and Mac text files.
  138.  
  139. 1.2.0    
  140.     Added Clipboard support. You can now read text input from the clipboard 
  141.     as well as a file. The html output can also be written to the clipboard 
  142.     as well as to a file.
  143.  
  144.     New output format to retain column-sensitive information. 
  145.  
  146.     You can now select font face and size for html documents.
  147.  
  148.     You can now elect to generate a free-standing web page or just     convert 
  149.     selected text for inclusion in to an existing document.
  150.  
  151.     Added Help file.
  152.  
  153. 1.1.0
  154.     Added option to insert own title. Minor changes to improve performance.
  155.  
  156. 1.0.7
  157.     Fixed bug where URL would not be recognised if it was preceded by a TAB 
  158.     character.
  159.  
  160. 1.0.6
  161.     Better handling of e-mail addresses.
  162.     
  163.     Minor bug fixes and some cosmetic changes.
  164.  
  165. 1.0.5
  166.     First public release.
  167.